projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8abc746
)
gtkspinbutton: Fix compilation warning
author
Javier Jardón
<jjardon@gnome.org>
Tue, 31 Jan 2012 19:30:09 +0000
(19:30 +0000)
committer
Javier Jardón
<jjardon@gnome.org>
Tue, 31 Jan 2012 20:46:13 +0000
(20:46 +0000)
gtk/gtkspinbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinbutton.c
b/gtk/gtkspinbutton.c
index bf2a93f433ae8feba996fbd98c68b74cffe09362..3b9bac6ac6be3b813914e04393699e53d9e4de90 100644
(file)
--- a/
gtk/gtkspinbutton.c
+++ b/
gtk/gtkspinbutton.c
@@
-1098,7
+1098,6
@@
gtk_spin_button_get_preferred_width (GtkWidget *widget,
gboolean interior_focus;
gint focus_width;
GtkBorder borders;
- GtkBorder inner_border;
gtk_style_context_get_style (style_context,
"interior-focus", &interior_focus,